home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / emulations / 1127 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: sobt.accessorl.net!user
  2. From: eric@accessorl.net (Eric Shaw)
  3. Newsgroups: comp.sys.amiga.emulations
  4. Subject: Re: ThinkPascal on ShapeShifter?
  5. Date: Tue, 30 Jan 1996 01:48:32 -0500
  6. Organization: Access Orlando
  7. Message-ID: <eric-3001960148320001@sobt.accessorl.net>
  8. References: <1201.6601T1184T697@mailbox.swipnet.se>
  9. NNTP-Posting-Host: sobt.accessorl.net
  10.  
  11. In article <1201.6601T1184T697@mailbox.swipnet.se>,
  12. kjell.brunlid@mailbox.swipnet.se (Niklas Brunlid) wrote:
  13.  
  14. >I'm currently studying Pascal in the University of Lund, Sweden, and for some
  15. >reason or another they've decided we should use Mac's. Now I wonder if you can
  16. >use ThinkPascal4 on ShapeShifter. When I try I get something like:
  17. >
  18. > "Insufficient memory. TP4 requires 0 Kb of memory. Memory free: 0Kb"
  19. >
  20. >Now this isn't right, because a) TP4 is several 100 Kb:s big and b) I have
  21. >at least 1.5Mb free Mac memory in SS at the time.
  22.  
  23. Think Pascal 4 is pretty old, and doesn't know about 32-bit addressing,
  24. and was not written cleanly for it.  It doesn't like System 7, and REALLY
  25. doesn't like 32-bit addressing, which I don't think you can turn off in
  26. shapeshifter.  If you do get it to work, I would expect it to crash *VERY*
  27. often.  If you are just doing basic pascal, i.e. no graphics or anything
  28. mac specific, I would write all the programs in a pascal compiler for your
  29. amiga, and as long as they are just basic console-type programs, they
  30. shouldn't need much modification to work in Think Pascal 4.
  31.